home *** CD-ROM | disk | FTP | other *** search
/ Experimental BBS Explossion 3 / Experimental BBS Explossion III.iso / msdos / tbox14.zip / GENERAL.DOC < prev    next >
Text File  |  1993-11-14  |  73KB  |  1,597 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.                               BINARY TOOLSHED
  13.  
  14.  
  15.  
  16.                           GENERAL PRODUCT OVERVIEW
  17.  
  18.  
  19.  
  20.                                    MANUAL
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.                             *
  32.                           *   *
  33.                         *       *
  34.                       *           *               The
  35.                     *               *
  36.                   *                   *           Binary
  37.                  *                     *
  38.                  *                     *          Toolshed
  39.                  *                     *
  40.                  *                     *
  41.                  *  ******             *
  42.                  *        *            *
  43.                  *        *            *          Version 1.4
  44.                  *        *            *          November 14, 1993
  45.                  *        *            *
  46.                  *        *            *
  47.                   ********             *
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.                               TABLE OF CONTENTS
  57.  
  58.  
  59.     1.0 Products From The Binary Toolshed ................................1
  60.  
  61.     2.0 Packing List......................................................3
  62.  
  63.     3.0 Installation and Setup............................................5
  64.  
  65.     3.1 System Requirements...............................................5
  66.     3.2 Installation and Setup............................................5
  67.     3.3 Printing Manuals..................................................7
  68.  
  69.     4.0 Recommended Start Procedure.......................................8
  70.  
  71.     5.0 Program Conventions...............................................9
  72.     5.1 Overall Conventions...............................................9
  73.     5.2 Full Screen Program Conventions..................................12
  74.     5.3 Command Line Program Conventions.................................14
  75.  
  76.     6.0 Sample Programs Provided.........................................16
  77.     6.1 ToolBOX Inferred Batch Files.....................................16
  78.     6.2.Sample Configuration Files.......................................19
  79.     6.3 DOS Batch Files..................................................20
  80.     6.4 MS Windows Data Files............................................22
  81.  
  82.  
  83.  
  84.     APPENDIX A : Questions & Answers.....................................23
  85.  
  86.     APPENDIX B : Glossary................................................26
  87.  
  88. General BTS Product Information                                       Page 1
  89. ____________________________________________________________________________
  90.  
  91.  
  92.  
  93. 1.0 Products From The Binary Toolshed
  94.  
  95.     The Binary Toolshed products include a number of programs for helping
  96.     users work with DOS.  Programs that are equally applicable to the novice
  97.     as to the power user.  They not only make using traditional DOS features
  98.     easier, but provide features and facilities that are not available
  99.     through DOS.
  100.  
  101.     This manual provides an overview of the aspects that are common to all
  102.     of the programs.  Discussions cover the suggested order for reading the
  103.     associated documentation and generally becoming familiar with the
  104.     material provided.  Installation and setup procedures are described, as
  105.     are conventions and features that are used throughout the products.  The
  106.     Appendices also provide answers to common operational questions, as well
  107.     as a glossary.
  108.  
  109.     This manual covers both the shareware and registered versions of the
  110.     product, which are functionally identical.  The only differences between
  111.     the products are the cosmetic alterations required to identify one as
  112.     the unregistered shareware version and the other as the registered
  113.     version - feature wise the products are identical.
  114.  
  115.     The programs within the collection include:
  116.  
  117.           TBOX      The ToolBOX.  The major program provided with the
  118.                     product.  ToolBOX provides numerous features: file
  119.                     directory displays, point and shoot operations, single
  120.                     key activation of sets of commands, pass through DOS
  121.                     command line operation, reuse of command line text,
  122.                     quick access to recently entered directories,
  123.                     simultaneous directory and DOS window views, and much
  124.                     more.  This shell program provides a platform for
  125.                     initiating other program operations, whether from the
  126.                     Binary Toolshed or other independent parties.
  127.  
  128.           TBOXCFG   ToolBOX Configuration program.  Configuration capability
  129.                     for the ToolBOX program including colors, directory
  130.                     display or sort formats, key bindings, title banner, and
  131.                     more.  Configuration files are usable by the VIEW and
  132.                     TREE utilities as well as TBOX.
  133.  
  134.           BTSPATCH  Provides the capability to set the default command line
  135.                     arguments for all Binary Toolshed programs.
  136.  
  137.           TOASCII   Converts text files that use the extended IBM PC
  138.                     character set to use the standard 95 printable ASCII
  139.                     characters.
  140.  
  141. General BTS Product Information                                       Page 2
  142. ____________________________________________________________________________
  143.  
  144.  
  145.           TREE      Graphically displays the directory structure.  The user
  146.                     can cursor through this structure to change directories
  147.                     or examine files.
  148.  
  149.           VIEW      Displays the contents of text files for viewing or
  150.                     browsing.
  151.  
  152.           DIRS      Displays disk space utilization for directory branches.
  153.                     It produces the cumulative totals for a directory and
  154.                     all of its descendants.
  155.  
  156.           DRIVES    Displays disk drive parameters for all assigned drives.
  157.                     The presentation includes drive types, volume names,
  158.                     capacities, and free space available.
  159.  
  160.           MAKEBAT   Creates batch files based on a template data file and a
  161.                     file match specification for applicable files.
  162.  
  163.           ONPATH    Determines if specified files are accessible through the
  164.                     DOS PATH variable.
  165.  
  166.           WI        A 'WhereIs' program.  Finds specified files wherever
  167.                     they are located on the disk drive(s), and optionally
  168.                     carries out an operation on those files.
  169.  
  170.     The documentation for all the above programs, is included in the
  171.     accompanying documentation files.  All of the programs are independent
  172.     and can be used without the others if desired.
  173.  
  174.  
  175. General BTS Product Information                                       Page 3
  176. ____________________________________________________________________________
  177.  
  178.  
  179. 2.0 Packing List
  180.  
  181.     Files common to the shareware and the registered products:
  182.  
  183.        PROGRAMS
  184.  
  185.           TBOX    .EXE   The ToolBOX program
  186.           TBOXCFG .EXE   ToolBOX configurations program
  187.           BTSPATCH.EXE   Patch program for Binary Toolshed programs
  188.           TOASCII .EXE   Filter to convert extended PC characters to ASCII
  189.           TREE    .EXE   Point and shoot directory traversal utility
  190.           VIEW    .EXE   Text file browser
  191.           DIRS    .EXE   Directory branch space allocation display utility
  192.           DRIVES  .EXE   Drive space allocation display utility
  193.           MAKEBAT .EXE   Creates batch files from a template
  194.           ONPATH  .EXE   Determines if files(s) are accessible on the PATH
  195.           WI      .EXE   Finds file(s) anywhere on one or more drives
  196.  
  197.  
  198.        DOCUMENTATION
  199.  
  200.           STRTHERE.DOC   Quick introduction to program capabilities
  201.           STRTHERE.BAT   Invokes VIEW to present contents of STRTHERE.DOC.
  202.           CHANGES .DOC   Description of program changes for each version.
  203.           GENERAL .DOC   Discussion of common program aspects (this manual)
  204.           ORDRINFO.DOC   Product distribution and support issues
  205.           ORDER   .FRM   Template for placing orders
  206.           TBOX    .DOC   User Manual for the TBOX program
  207.           TBOXCFG .DOC   User Manual for the TBOXCFG program
  208.           UTILS   .DOC   User Manual for BTSPATCH, DIRS, DRIVES, MAKEBAT,
  209.                          ONPATH, TOASCII, TREE, VIEW, and WI programs
  210.  
  211.  
  212.        SAMPLE FILES (Contained in the self extracting SAMPLE.EXE file)
  213.  
  214.  
  215.           SAMPLE-A.CFG   Sample configuration file
  216.           SAMPLE-B.CFG   Sample configuration file
  217.  
  218.  
  219.           TBX--xxx.BAT   Sample deferred batch files for point and shoot
  220.                          operations ( <RETURN> ) on files with an xxx
  221.                          extension, where xxx is any of:
  222.  
  223.                               ARC  ARJ  BAS  CMF  FLI  GIF  GL   LZH
  224.                               PAK  PCX  SDN  VOC  WFW  WK1  WP   ZIP
  225.                               ZOO
  226.  
  227.           TBXA-xxx.BAT   Sample deferred batch files for point and shoot
  228.                          operations ( <ALT-RETURN> ) on files with an xxx
  229.                          extension, where xxx is any of:
  230.  
  231.                               ARC  ARJ  LZH  PAK  SDN  ZIP  ZOO
  232.  
  233. General BTS Product Information                                       Page 4
  234. ____________________________________________________________________________
  235.  
  236.  
  237.           TBXC-xxx.BAT   Sample deferred batch files for point and shoot
  238.                          operations ( <CTRL-RETURN> ) on files with an xxx
  239.                          extension, where xxx is any of:
  240.  
  241.                               ARC  ARJ  LZH  PAK  SDN  ZIP  ZOO
  242.  
  243.  
  244.           TIR     .BAT   Configures TBOX as a replacement for DOS DIR
  245.           D1      .BAT   Sample to limit DIRS display to first level
  246.           CLEAN   .BAT   Demonstrates use of WI to delete temporary files
  247.           WI-COPY .BAT   Demonstrates use of WI to copy files
  248.           WI-RUN  .BAT   Demonstrates use of WI to execute files
  249.           WI-VIEW .BAT   Demonstrates use of WI to view files
  250.           ZRUN.BAT.BAT   Simulate TBOX's unzip operation from DOS
  251.  
  252.           BTS     .GRP   MS Windows Group file BTS utilities
  253.           BTS     .ICO   MS Windows 3.0 Icon - Binary Toolshed logo
  254.           TREE    .ICO   MS Windows 3.0 Icon - Simulated TREE display
  255.           VIEW    .ICO   MS Windows 3.0 Icon - Simulated VIEW display
  256.           TBOX    .ICO   MS Windows 3.0 Icon - Simulated ToolBOX display
  257.           TREE    .PIF   MS Windows 3.0 Program Information File - TREE
  258.           VIEW    .PIF   MS Windows 3.0 Program Information File - VIEW
  259.           TBOX    .PIF   MS Windows 3.0 Program Information File - ToolBOX
  260.           BTS     .PIF   MS Windows 3.0 PIF - BTS Startup documentation
  261.           TREE-F  .PIF   MS Windows 3.0 PIF - TREE (Full screen)
  262.           VIEW-F  .PIF   MS Windows 3.0 PIF - VIEW (Full screen)
  263.           TBOX-F  .PIF   MS Windows 3.0 PIF - ToolBOX (Full screen)
  264.  
  265.  
  266.     Files unique to the shareware product:
  267.  
  268.           VENDOR.DOC     Description of shareware distribution rights.
  269.           FILE_ID.DIZ    Short overview for Bulletin Board descriptions.
  270.  
  271.  
  272. General BTS Product Information                                       Page 5
  273. ____________________________________________________________________________
  274.  
  275.  
  276. 3.0 Installation and Setup
  277.  
  278. 3.1 System Requirements
  279.  
  280.  
  281.     The BTS program family requires:
  282.  
  283.           DOS    :  3.0 or higher.  Tested with DOS 3.0 through 5.0,
  284.                     DR DOS 5.0, and 4DOS.
  285.  
  286.           Memory :  All programs will function within 100KB of free memory.
  287.                     Programs such as TBOX, TBOXCFG, and VIEW can, and will
  288.                     take advantage of additional available memory.
  289.  
  290.           VIDEO  :  MDA, CGA, EGA, or VGA.
  291.  
  292.           DISK   :  no specific requirements.
  293.  
  294.  
  295.  
  296. 3.2 Installation and Setup
  297.  
  298.     Installation for the Binary Toolshed programs is essentially
  299.     accomplished by moving the program and data files to the directories
  300.     where they can be accessed.  Place the:
  301.  
  302.           o executables and batch files (*.EXE, *.BAT) in a directory
  303.             referenced by the PATH variable.
  304.  
  305.           o configuration files (*.CFG) in any directory that can be
  306.             referenced later.
  307.  
  308.           o icon (*.ICO) and pif (*.pif) files in a directory where they can
  309.             be referenced by the MS Windows program.
  310.  
  311.           o documentation files (*.DOC and *.FRM) where they can be
  312.             referenced later.
  313.  
  314.     The following example demonstrates an installation for the self
  315.     extracting version of the registered program.  The compressed program is
  316.     initially contained in the a:\BTS14.EXE file.  The following example
  317.     demonstrates a possible installation procedure:
  318.  
  319.                c:
  320.                md \bts
  321.                cd \bts
  322.                a:\bts14
  323.                samples.exe
  324.                del  samples.exe
  325.                rename strthere.bat strthere.tmp
  326.                copy *.bat   c:\bin
  327.                copy *.exe   c:\bin
  328.                del *.bat
  329.                del *.exe
  330.                rename strthere.tmp strthere.bat
  331. General BTS Product Information                                       Page 6
  332. ____________________________________________________________________________
  333.  
  334.  
  335.  
  336.  
  337.     The example:
  338.  
  339.           o creates an empty directory (BTS) on drive C: and moves into it.
  340.             This directory will ultimately just contain reference data; the
  341.             programs will be copied elsewhere.
  342.  
  343.           o the distribution files are placed in this directory by
  344.             decompressing the single distribution file.
  345.  
  346.           o except for the SAMPLE.EXE file, all of the decompressed files
  347.             are usable immediately.  The SAMPLES.EXE file is a self-
  348.             extracting file containing the individual sample files.  If you
  349.             want these files, execute the SAMPLE.EXE program.
  350.  
  351.           o copies all of the executables to a directory on the PATH (C:\BIN
  352.             assumed).  SAMPLE.EXE is pre-deleted as it has already served
  353.             its usefulness.
  354.  
  355.           o the *.BAT and *.EXE files are deleted as a general policy for
  356.             eliminating duplicate files.  This will not only reduce space
  357.             requirements, but will ensure there are no problems later with
  358.             identifying which programs have been updated or reconfigured.
  359.             STRTHERE.BAT is temporarily renamed to prevent it from being
  360.             copied and deleted with the other .BAT files.
  361.  
  362.     The installation is essentially complete.  This leaves the *.CFG, *.DOC,
  363.     *.ICN, and *.PIF files in the C:\BTS directory.  These are all reference
  364.     files that need not be on the PATH.  Refer to Section 6 for examples on
  365.     how to utilize these files.
  366.  
  367.     The product version and distribution method may alter this process
  368.     slightly.  For the shareware version of the product, the self extracting
  369.     file referenced in the fourth line is TBOX14.EXE.  If you received the
  370.     shareware version from a bulletin board, the single distribution file is
  371.     likely compressed.  Use the appropriate decompression program in line
  372.     four.
  373.  
  374.     Ensure that COMMAND.COM exists in a directory on the path (you can use
  375.     the ONPATH utility to test).  It is not sufficient that the COMSPEC
  376.     environment variable simply be directed to it.
  377.  
  378.     No changes are required to the AUTOEXEC.BAT or CONFIG.SYS files, however
  379.     there are advantages with DOS 3 to using the ANSI.SYS driver.  These
  380.     advantages are discussed in the ToolBOX User Manual.  Refer to your DOS
  381.     User Manual for instructions on adding this driver to your CONFIG.SYS
  382.     file.
  383.  
  384.     The ToolBOX program can use the TEMP environment variable to identify a
  385.     disk swap directory.  Use the DOS SET command if this is applicable.
  386.  
  387.     If desired, use the BTSPATCH and TBOXCFG programs to change the startup
  388.     settings for the other programs.
  389.  
  390. General BTS Product Information                                       Page 7
  391. ____________________________________________________________________________
  392.  
  393.  
  394.     The TREE program is the only utility that may need help during
  395.     installation.  As explained in the UTILITIES User Manual, if the data
  396.     file created on the initial startup exists on a RAMDISK or in a
  397.     directory that is not normally on the PATH, then move it to a permanent
  398.     directory that is always on the PATH.  Also, be aware that the TREE
  399.     command name conflicts with DOS TREE command.  To prevent the conflict
  400.     either ensure that the directory with the Binary Toolshed TREE program
  401.     precedes the DOS directory on the PATH, or simply rename the DOS program
  402.     (for example to TREE-DOS.COM).  Note that if both the BTS TREE.EXE and
  403.     the DOS TREE.COM exist in the same directory, DOS will give precedence
  404.     to the .COM version.
  405.  
  406.  
  407.  
  408. 3.3 Printing Manuals
  409.  
  410.     All of the manuals provided are formatted for 60 lines per page, form
  411.     feeds, and contain characters from the IBM PC extended character set.
  412.     This is compatible with most laser printers and dot matrix printers.  To
  413.     print the ToolBOX user manual, use the DOS commands:
  414.  
  415.                COPY TBOX.DOC PRN
  416.  
  417.                     or
  418.  
  419.                PRINT TBOX.DOC
  420.  
  421.     If your printer does not support the extended characters, use the
  422.     TOASCII utility to convert the extended characters to standard ASCII
  423.     equivalents.  Refer to the Utilities User Manual for specifics.  For
  424.     example, to print the ToolBOX manual directly:
  425.  
  426.                TOASCII <TBOX.DOC >PRN
  427.  
  428.                     or to create an intermediate temporary file first
  429.  
  430.                TOASCII <TBOX.DOC >TBOXTEMP.DOC
  431.                COPY TBOXTEMP.DOC PRN
  432.  
  433.  
  434. General BTS Product Information                                       Page 8
  435. ____________________________________________________________________________
  436.  
  437.  
  438. 4.0 Recommended Start Procedure
  439.  
  440.     This manual provides an overview of aspects that are common to all of
  441.     the programs within the product.  The programs themselves, however, are
  442.     independent.  Each has its own procedures and purpose.  Each can
  443.     function without the others.  It is therefore possible to start with any
  444.     of the programs.
  445.  
  446.     The following brief steps provide a logical order for examining each
  447.     program.  Note that the command line arguments and configuration
  448.     capability available for most of the programs are optional.  The factory
  449.     defaults are adequate and suitable for most situations.
  450.  
  451.           a) start with the STRTHERE.DOC file to obtain a general
  452.              appreciation for the capabilities of each program.
  453.  
  454.           b) read the balance of this manual to understand general concepts
  455.              and procedures: how to select from menus, get Help, escape from
  456.              operations, and so on.
  457.  
  458.           c) briefly try the following programs in order - TBOX, VIEW, DIRS,
  459.              DRIVES, ONPATH, TREE, VIEW, and WI.  The basic function of
  460.              these programs is straight forward and fairly obvious without
  461.              reading the documentation.
  462.  
  463.           d) read the Utilities User Manual.  This will provide a deeper
  464.              understanding of the utility programs already examined, as well
  465.              as describe the purpose of the BTSPATCH, MAKEBAT, and TOASCII
  466.              programs.
  467.  
  468.           e) read the ToolBOX User Manual.  While ToolBOX is initially
  469.              simple to use, there are an abundance of features available
  470.              that are only apparent through reading the documentation.  Use
  471.              this information in conjunction with the sample files described
  472.              in Section 6.0 to externally configure ToolBOX's point and
  473.              shoot facility to incorporate applications that are specific to
  474.              your environment.
  475.  
  476.           f) read the TBOXCFG program.  Many users will never use the
  477.              TBOXCFG program - the default settings are adequate.  However,
  478.              until you have read the TBOXCFG manual, you will not know the
  479.              degree to which the ToolBOX program can be reconfigured, and
  480.              the potential advantages in doing so.
  481.  
  482.  
  483.  
  484. General BTS Product Information                                       Page 9
  485. ____________________________________________________________________________
  486.  
  487.  
  488. 5.0 Program Conventions
  489.  
  490. 5.1 Overall Conventions
  491.  
  492.     The programs and utilities can be categorized into two major classes:
  493.  
  494.           Full screen:        TBOX, TBOXCFG, TREE, VIEW
  495.  
  496.  
  497.           Command line:       BTSPATCH, DIRS, DRIVES, MAKEBAT, ONPATH,
  498.                               TOASCII, and WI.
  499.  
  500.     As one would expect, the full screen programs present displays and menus
  501.     through which the operator interacts to carry out a desired action or
  502.     series of activities.  The command line programs, however, receive all
  503.     of their instructions through the initial command line arguments and
  504.     proceed to completion based on this information.
  505.  
  506.     This section describes the conventions that are common to both types of
  507.     programs.  Those that apply specifically to the full screen or command
  508.     line programs are described in Sections 5.2 and 5.3 respectively.
  509.  
  510.  
  511.     COMMON CONVENTIONS
  512.     ──────────────────
  513.  
  514.  
  515.     documentation conventions
  516.  
  517.           [ | | | ]      square brackets enclose optional items, of which
  518.                          one or none may be selected.
  519.  
  520.           <KEY STROKE>   all keys to be struck simultaneously are enclosed
  521.                          in angle brackets.  For example
  522.  
  523.                               <ALT d>, <PG-DN> and <CTRL c>.
  524.  
  525.  
  526.     command line arguments
  527.  
  528.           All programs accept command line arguments.  Unless stated
  529.           otherwise the rules are:
  530.  
  531.             o  for the prefix character, either / or - may be used.
  532.                Usually, as long as it doesn't lead to an ambiguity, the
  533.                delimiting space between arguments and the leading prefix on
  534.                the following argument can be eliminated.
  535.  
  536.             o  order is not important except that if conflicting arguments
  537.                are entered, priority is given to the last one entered.
  538.                Where applicable, arguments from command lines within
  539.                configuration files are assumed to occur at the spot the
  540.                configuration file is referenced.
  541.  
  542. General BTS Product Information                                      Page 10
  543. ____________________________________________________________________________
  544.  
  545.  
  546.             o  case is not important unless specified otherwise, see [Xx]
  547.                below.
  548.  
  549.  
  550.     [Xx] command line arguments for turning features On/Off
  551.  
  552.           Many features are enabled or disabled by specifying an option in
  553.           upper or lower case respectively.  For example a number of
  554.           utilities use:
  555.  
  556.                -P   to request a pause at the end of each screen of
  557.                     information as it is presented.
  558.  
  559.                -p   to disable pausing.
  560.  
  561.           This technique enables the setting of the defaults to either state
  562.           through the BTSPATCH program.
  563.  
  564.           The settings have typically been selected so that the default is
  565.           uppercase.  That is, unless the defaults have been overridden,
  566.           only the lowercase option need be entered on the command line.
  567.  
  568.  
  569.     matchlist specification
  570.  
  571.           Virtually all programs accept a file match specification for
  572.           selecting files for some purpose.  In addition to the normal DOS
  573.           file specification which employs wildcard characters (? to match
  574.           any single character, and * to match 1 or more characters), BTS
  575.           programs utilize an enhanced variation - matchlist specifications.
  576.           These allow for multiple file inclusion and exclusion
  577.           specifications within a directory.
  578.  
  579.           The matchlist specification is of the form:
  580.  
  581.                [d:][path][!]fileSpec [filespec]...
  582.  
  583.           As for a normal DOS file specification, the matchlist can accept
  584.           an optional drive and path definition, and a file specification
  585.           (which may contain embedded wildcards).  The incremental features
  586.           are:
  587.  
  588.                1) multiple file specifications can be provided.
  589.  
  590.                2) each file-specification can be preceded by an !
  591.                   character.
  592.  
  593.           The ! identifies that files matching this specification should be
  594.           excluded from files selected by previous file-specifications.  If
  595.           the ! occurs on the first specification, a leading *.*
  596.           specification is assumed.  This results in the selection of all
  597.           files except those identified in the exclusion list.  All file
  598.           specifications pertain to the directory referenced by the initial
  599.           path.
  600.  
  601. General BTS Product Information                                      Page 11
  602. ____________________________________________________________________________
  603.  
  604.  
  605.           For example, to identify all the files in the DOS directory except
  606.           the executables:
  607.  
  608.                c:\dos\!*.com !*.exe !*.bat
  609.  
  610.           Always refer to the specific documentation for each program to
  611.           determine whether matchlist or file specifications are applicable.
  612.           The context will determine whether the specification pertains only
  613.           to files, or to files and directories.
  614.  
  615.  
  616.     patchable by the BTSPATCH program
  617.  
  618.           The startup settings for the command line arguments for all
  619.           utilities can be permanently altered by the BTSPATCH program.  The
  620.           defaults described throughout this manual assume the unpatched
  621.           factory default state.
  622.  
  623.  
  624.     filename extension defaults
  625.  
  626.           Where the matchlist specification is being used to simply select
  627.           files for presentation purposes, the unstated file extensions are
  628.           assumed to be equivalent to a .* extension.  If no extension is
  629.           desired, end the specification with a ".".
  630.  
  631.           The TBOXCFG program provides the only occurrence where a specific
  632.           extension (CFG) is assumed for unstated extensions.  Simply
  633.           terminate the filename with a "." if no extension is desired.
  634.  
  635.  
  636.     TBOX program usage
  637.  
  638.           To optimize processing, the factory default TBOX settings have
  639.           override commands established for each of the Binary Toolshed
  640.           utilities and most of the DOS commands which issue output.
  641.           Typically this is to force a PAUSE on completion of command line
  642.           utilities to retain the output data, and to establish the proper
  643.           screen controls for the full screen utilities.
  644.  
  645.  
  646.     program errorlevel return values
  647.  
  648.           All the Binary Toolshed programs return common program errorlevel
  649.           values:
  650.  
  651.                  0  no file or directory changes, or matches
  652.                  1  match found
  653.                  2  unknown changes (typically DOS command executed)
  654.                  3  change of directories
  655.                  4  file changes
  656.                255  error condition.  Problem not specified.
  657.  
  658.           These values can be used within the TBOXCFG flag settings for
  659.           keybindings and command overrides.  They can also be used within
  660. General BTS Product Information                                      Page 12
  661. ____________________________________________________________________________
  662.  
  663.  
  664.           DOS batch files.  For example, the following batch file segment
  665.           checks for at least 1 match (greater than or equal to 1) from a WI
  666.           command:
  667.  
  668.                wi search.dat
  669.                if errorlevel 1 GOTO GOTMATCH
  670.  
  671.                ...
  672.  
  673.                :GOTMATCH
  674.  
  675.  
  676.  
  677. 5.2 Full Screen Program Conventions
  678.  
  679.     FULL SCREEN PROGRAMS (TREE, VIEW, TBOX, TBOXCFG)
  680.     ──────────────────────────────────────────────
  681.  
  682.     error reporting
  683.  
  684.           For normal error conditions, the programs issue audible tones.
  685.           The four tones used are described in detail below.
  686.  
  687.           For extremely serious violations (typically: Out of Memory) popup
  688.           menus are generated which describe the problem and the available
  689.           options.  For many of these the only option is to terminate the
  690.           program.  For others such as "diskette drive not ready", simply
  691.           use the retry option when the condition has been corrected.  For
  692.           memory violations where the user is allowed to proceed, it is
  693.           still advisable to get out as quickly as possible as subsequent
  694.           functions may encounter further and more severe difficulties.
  695.  
  696.  
  697.     audible sounds
  698.  
  699.           Four different audible tones are used to reflect various error
  700.           conditions:
  701.  
  702.           click     signals attempts to cursor past the extremes
  703.                     of the window boundaries.
  704.  
  705.           chirp     issued when program is unable to understand a
  706.                     keyboard request.  Usually an unexpected
  707.                     character was entered.
  708.  
  709.           tribble   indicates a requested operation could not be
  710.                     carried out.  For example, a request to move
  711.                     to a drive that does not exist, insufficient
  712.                     memory to run program, etc.
  713.  
  714.           warble    for serious problems that shouldn't have been
  715.                     feasible to fail or for which continued
  716.                     operation is questionable: a TSR program was run
  717.                     after ToolBOX, internal errors, etc.
  718.  
  719. General BTS Product Information                                      Page 13
  720. ____________________________________________________________________________
  721.  
  722.  
  723.           These programs all have a -xa# command line argument through which
  724.           any of the first three tones can be selectively disabled.
  725.  
  726.           The tree program has one additional tone:
  727.  
  728.           sproing   occurs when the program detects that the
  729.                     actual directory structure differs from the
  730.                     recorded data file.  An update is automatic-
  731.                     ally performed.
  732.  
  733.  
  734.     standard cursor control and Help facility
  735.  
  736.           All programs use the traditional keys for entering text, or moving
  737.           through menus and windows:, or other operations which are common
  738.           across programs:
  739.  
  740.                <UP>, <DOWN>, <LEFT>, <RIGHT>, <PGUP>, <PGDN>, <END>,
  741.                <END><END>, <HOME>, <HOME><HOME>  - for cursoring through
  742.                          windows, menus and text.  Note <END> moves to the
  743.                          last entry in the current window, while <END><END>
  744.                          moves to the last physical entry.
  745.  
  746.                <DEL>, <BACKSPACE>, <INS> - during entry of textual data,
  747.                          deletes the current character, the previous
  748.                          character, or toggles the insert/overstrike mode
  749.                          respectively.
  750.  
  751.                <RETURN>  initiates an action on the selected entry, whether
  752.                          to select a menu option, change directories, etc.
  753.  
  754.                <ESC>     cancels the current operation and returns to the
  755.                          previous state.
  756.  
  757.                <F1>      produces a help screen.
  758.  
  759.           <CTRL c> and <CTRL BREAK> have no effect in these programs.
  760.  
  761.           Where possible, common functions across programs use the same
  762.           keyboard codes.  The general convention for most single key
  763.           operations is to use ALT-letter keys, while CTRL-letter keys are
  764.           reserved for customization by the user.
  765.  
  766.  
  767.     alternate keys
  768.  
  769.           For user convenience, the Binary Toolshed programs use several
  770.           keys that may not work under some circumstances - in particular
  771.           for some lap tops, alternate BIOSs, or when working under MS
  772.           Windows.  Alternate keys are always available for the standard
  773.           assignments as follows:
  774.  
  775. General BTS Product Information                                      Page 14
  776. ____________________________________________________________________________
  777.  
  778.  
  779.           STANDARD KEY   REPLACEMENT    PROGRAM        NOTES
  780.           ════════════   ════════════   ════════════   ═══════════════════
  781.           <SHIFT LEFT>   <CTRL LEFT>    TBOX, TREE
  782.           <SHIFT RIGHT>  <CTRL RIGHT>   TBOX, TREE
  783.           <SHIFT UP>     <CTRL HOME>    TBOX, TREE
  784.           <SHIFT DOWN>   <CTRL END>     TBOX, TREE
  785.           <Mid Pad/5>    <F5>           TREE
  786.           <ALT SPACE>    <ALT = >       TBOX           reserved by windows
  787.           <ALT RETURN>   <ALT - >       TBOX           reserved by windows
  788.           <CTRL RETURN>  <ALT _ >       TBOX
  789.  
  790.  
  791.     video parameters
  792.  
  793.           All full screen programs are capable of operating with all
  794.           varieties of video cards; adaptable for CGA, EGA, or VGA, for 25,
  795.           43, or 50 line modes, or with color, grayscale, or monochrome
  796.           color tables.  Each program has two command line arguments to set
  797.           these attributes; -V to set the video format, and -C to choose the
  798.           color table.  Refer to the VIEW program documentation.
  799.  
  800.  
  801.     configuration files
  802.  
  803.           The full screen programs (except TBOXCFG) can accept a config-
  804.           uration file as created through the TBOXCFG program.  The major
  805.           component for the utility programs being the customized color
  806.           tables, although the default-command-line-arguments and the banner
  807.           data are also used.  Data that is not applicable is simply
  808.           ignored.  The configuration file is specified as @cfgfile.cfg.
  809.           The extension and directory path must be explicitly stated if
  810.           applicable.
  811.  
  812.  
  813.  
  814. 5.3 Command Line Program Conventions
  815.  
  816.     COMMAND LINE PROGRAMS (BTSPATCH,DIRS,DRIVES,MAKEBAT,ONPATH,TOASCII,WI)
  817.     ──────────────────────────────────────────────────────────────────────
  818.  
  819.     command line redirection
  820.  
  821.           All programs direct their output to STDOUT.  MAKEBAT and TOASCII
  822.           receive their input from STDIN.  The output from any of the
  823.           utilities can be redirected to a file using the DOS redirection
  824.           facility, i.e. appending the command line with:
  825.  
  826.                     > filename.ext
  827.  
  828.           This is in fact the expected standard procedure for the MAKEBAT
  829.           and TOASCII utilities.  For these programs the input data can also
  830.           be redirected, with:
  831.  
  832.                     < filename.ext
  833.  
  834. General BTS Product Information                                      Page 15
  835. ____________________________________________________________________________
  836.  
  837.  
  838.  
  839.     errors and help
  840.  
  841.           All command line programs print a help screen showing their
  842.           argument usage if any argument is entered that cannot be
  843.           understood, or if the -? argument is entered.
  844.  
  845.           For errors during the execution phase, an error message (prefixed
  846.           with "utility-name:") describing the problem is issued with
  847.           the output data.
  848.  
  849.  
  850.     sound
  851.  
  852.           The command line programs never produce sound, of any form.
  853.  
  854.  
  855.     screen pauses
  856.  
  857.           By default, the WI and DIRS utilities produce paginated output and
  858.           issue the industry standard "PRESS ANY KEY TO CONTINUE" message
  859.           after each screenfull.  If the response is <ALT P>, not only will
  860.           this cause the output display to proceed, but it will also cancel
  861.           all subsequent pauses.
  862.  
  863.  
  864.     keyboard control
  865.  
  866.           Entering <CTRL c> or <CTRL BREAK> terminates the current program
  867.           immediately and returns to the DOS prompt.
  868.  
  869.  
  870. General BTS Product Information                                      Page 16
  871. ____________________________________________________________________________
  872.  
  873.  
  874. 6.0 Sample Programs Provided
  875.  
  876.     The self-extraction file SAMPLE.EXE contains a number of files that can
  877.     be used in conjunction with the BTS programs.  While each of these files
  878.     is fully operational, their purpose is primarily to serve as examples.
  879.     Each individuals requirements will determine if these files can be used
  880.     as is, should be modified slightly, replaced with alternate files, or
  881.     are simply not applicable.
  882.  
  883.     These files could have been created by any user.  They were created
  884.     using facilities that are available to everyone, and none of the BTS
  885.     programs specifically expects or references these files.  They demon-
  886.     strate how each user can extend and augment the basic facilities of the
  887.     BTS programs.
  888.  
  889.  
  890. 6.1 ToolBOX Inferred Batch Files
  891.  
  892.     Inferred batch files are DOS batch files that are invoked by ToolBOX
  893.     during normal point and shoot operations.  The referenced batch filename
  894.     is a function of the keystroke used and some portion of the selected
  895.     filename.  Refer to the ToolBOX User Manual for specifics.  As an
  896.     example, if <RETURN> is used to select a file with a .GIF extension,
  897.     then ToolBOX looks for the file TBX--GIF.BAT on the PATH.  If it is
  898.     found it is invoked, otherwise the selected file contents are displayed
  899.     with the VIEW program.
  900.  
  901.     Inferred batch files are normally passed 6 arguments (the example
  902.     assumes the selected file is C:\PICTURES\GERBILS.GIF in the current
  903.     directory):
  904.  
  905.        Argument    Description                       Example
  906.        ────────    ────────────────────────────────  ────────────────────
  907.           %1       minimized pathname                GERBILS.GIF
  908.           %2       pathname                          C:\PICTURES\GERBILS.GIF
  909.           %3       drive                             C
  910.           %4       path                              \PICTURES
  911.           %5       name                              GERBILS
  912.           %6       extension                         GIF
  913.  
  914. General BTS Product Information                                      Page 17
  915. ____________________________________________________________________________
  916.  
  917.  
  918.  
  919.     BASIC POINT AND SHOOT OPERATIONS
  920.     ════════════════════════════════
  921.  
  922.     The following inferred batch files simply invoke a particular appli-
  923.     cation program and pass it the selected filename.  They themselves are
  924.     invoked when a point and shoot operation using <RETURN> selects a file
  925.     of the appropriate extension.  For an extension of xxx, the batch file
  926.     name is TBX--xxx.BAT.
  927.  
  928.  
  929.        Extension  Application Program (Vendor)    Notes
  930.        ─────────  ────────────────────────────    ────────────────────────
  931.  
  932.           BAS     GWBASIC (Microsoft)             Basic Program, [2]
  933.           CMF     PLAYCMF (Creative Music Labs)   Sound Blaster music file
  934.           FLI     QUICKFLI (Dancing Flame)        Autodesk animation files
  935.           GIF     VPIC (Bob Montgomery)           Compuserve pictures [2]
  936.           GL      GRASPRT (Paul Mace)             GRAphicS Animation
  937.                                                      interPReTer data files
  938.           PCX     PICEM (John Bridges)            PC Paintbrush/Z-Soft
  939.                                                      pictures [2][3]
  940.           VOC     VPLAY (Creative Music Labs)     Sound Blaster voice files
  941.           WFW     WINWORD (Microsoft)             Word For Windows (invokes
  942.                                                      MS Windows) [4][5][6]
  943.           WK1     123 (Lotus Development Corp)    Spread Sheet files [6][7]
  944.           WP      WP (WordPerfect Corporation)    Word processing docs
  945.                                                      [1][4][6]
  946.  
  947.  
  948.             Notes:
  949.                [1] extension may be used by other applications.
  950.                [2] one of several possible application programs for this
  951.                    purpose.  Change to suit availability or preferences.
  952.                [3] requires customization for available hardware resources
  953.                [4] extension established by convention and may therefore
  954.                    vary between users, i.e. is not enforced.
  955.                [5] conventional extension is .DOC, .WFW is used to prevent
  956.                    ambiguity.  Note invokes MS Windows, and then WINWORD.
  957.                [6] requires customization for local directory organization
  958.                [7] as 123 does not accept a file argument, the batch
  959.                    batch file simply starts the 123 program.
  960.  
  961.     Individual users may wish to modify the inferred batch files to insert
  962.     specific paths for each application program, or add "change directory"
  963.     commands.
  964.  
  965. General BTS Product Information                                      Page 18
  966. ____________________________________________________________________________
  967.  
  968.  
  969.  
  970.     POINT AND SHOOT OPERATIONS FOR COMPRESSED DATA FILES
  971.     ════════════════════════════════════════════════════
  972.  
  973.     This is similar to the above files except that all are related to
  974.     working with one of the many forms of compressed files - whether zipped,
  975.     arced, packed, etc.  These batch files all function by extracting the
  976.     contents of the selected data file into a pre-designated empty
  977.     directory.  From there, the files can be examined and used as desired.
  978.     This technique makes it easy to store all seldom used applications,
  979.     games, documentation files, etc. in a compressed form and only
  980.     decompress when needed.  It is never necessary to explicitly delete the
  981.     individual decompressed files as they will be deleted by the next
  982.     decompression operation.  The steps performed by each of these inferred
  983.     batch files (the predefined decompression directory is C:\EMPTY):
  984.  
  985.                1) change directories to C:\EMPTY.
  986.                2) delete all of the files already there.
  987.                3) extract/decompress all the files within the selected
  988.                   compressed file into the current directory.
  989.                4) if the file START.BAT exists within the decompressed
  990.                   files, it is initiated.
  991.  
  992.     The inferred batch names are named TBX--xxx.BAT as above.
  993.  
  994.  
  995.       Extension  Application Program (Vendor)     Notes
  996.       ─────────  ────────────────────────────     ────────────────────────
  997.  
  998.         ARC      PKXARC (PKWARE, Inc)             arced
  999.         ARJ      ARJ (Robert K Jung)              LZH derivative
  1000.         LZH      LHA (Haruyasu Yoshizaki)         Public domain
  1001.         PAK      PAK (NoGate Consulting)          packed
  1002.         SDN      PAK (NoGate Consulting)          packed, Shareware Data Net
  1003.         ZIP      PKUNZIP (PKWARE, Inc)            zipped
  1004.         ZOO      ZOO (Rahul Dhesi)
  1005.  
  1006.  
  1007.     Two alternate forms of the above inferred files are provided; both
  1008.     without the START.BAT feature.
  1009.  
  1010.     If <ALT RETURN> is used rather than <RETURN>, then the corresponding
  1011.     batch file name is TBXA-xxx.BAT.  This file functions in the same manner
  1012.     except that it does not pre-delete the files in C:\EMPTY.  The new
  1013.     decompressed files are merged with the files already in C:\EMPTY.
  1014.  
  1015.     If <CTRL RETURN> is used rather than <RETURN>, then the corresponding
  1016.     batch file name is TBXC-xxx.BAT.  This file just decompresses the
  1017.     selected file into the current directory.  There is no attempt made to
  1018.     pre-delete files or change to the C:\EMPTY directory.
  1019.  
  1020. General BTS Product Information                                      Page 19
  1021. ____________________________________________________________________________
  1022.  
  1023.  
  1024.  
  1025. 6.2.Sample Configuration Files
  1026.  
  1027.     Two example configuration files are provided: SAMPLE-A.CFG and
  1028.     SAMPLE-B.CFG.  They are identical except that SAMPLE-B.CFG uses the
  1029.     diamond () to designate selected files within the directory display
  1030.     rather than colors.  This configuration may be more appropriate for
  1031.     grayscale or LCD screens.  Since they are the same, only SAMPLE-A.CFG
  1032.     will be discussed.  While primarily for ToolBOX, this configuration file
  1033.     can be used with the TREE and VIEW utilities as well.
  1034.  
  1035.     The sample file contains all items as described in the ToolBOX User
  1036.     Manual plus the following additions.
  1037.  
  1038.           BANNER NAME
  1039.  
  1040.                Changed to "SAMPLE-A"
  1041.  
  1042.  
  1043.           COLORS
  1044.  
  1045.                Changed for the COLOR table only.  MONO and GRAYSCALE
  1046.                tables are unchanged.
  1047.  
  1048.  
  1049.           KEYBINDINGS ADDED
  1050.  
  1051.                (Note the programs referenced by these commands are not
  1052.                 provided with the BTS product.  These referenced programs
  1053.                 are however, generally available and/or are replaceable by
  1054.                 an equivalent program.)
  1055.  
  1056.  
  1057.                <CTRL D>  Dumps the currently selected file in hex to a new
  1058.                          file in the current directory with a .DMP
  1059.                          extension.  References the Borland TDUMP program.
  1060.                          Serves as an example of re-issuing the keyboard
  1061.                          command line for each selected file.
  1062.  
  1063.                <CTRL E>  Edits the currently selected file.  References the
  1064.                          PC Magazine TED (Tiny Text Editor) utility.
  1065.  
  1066.                <CTRL L>  Uses the LIST utility (from Vernon D. Berg) to
  1067.                          display the contents of the currently selected
  1068.                          file.  While similar to VIEW, LIST has advantages
  1069.                          for some requirements; the major ones being
  1070.                          unlimited file size, wraps text lines, and can
  1071.                          display files directly in hex.
  1072.  
  1073.                <CTRL M>  Similar to <ALT C> for copy, this initiates a
  1074.                          keyboard command line to move the selected files to
  1075.                          another directory.  Move operations differ from a
  1076.                          copy in that the source files are deleted after the
  1077.                          move operation is performed.  The keybinding
  1078.                          references the MV command.  Many similar programs
  1079. General BTS Product Information                                      Page 20
  1080. ____________________________________________________________________________
  1081.  
  1082.  
  1083.                          exist.  Normally the second parameter is the target
  1084.                          directory.
  1085.  
  1086.                <CTRL U>  Freshen ZIP file.  Uses the PKZIP program to update
  1087.                          (or freshen) the selected compressed .ZIP file with
  1088.                          any changes that were made in the decompressed
  1089.                          files in C:\EMPTY.  Useful for applications which
  1090.                          make minor changes to configuration or score files
  1091.                          that should be retained.  While implemented only
  1092.                          for the .ZIP, format, this could be applied to any
  1093.                          of the popular compression techniques.
  1094.  
  1095.                <CTRL V>  Alternate facility to view the contents of the
  1096.                          selected files.  Whereas <ALT V> always uses VIEW
  1097.                          to view the contents, <CTRL V> is provided to
  1098.                          examine the file based on some knowledge of the
  1099.                          format of the data contents.  Three levels of
  1100.                          viewing are provided:
  1101.  
  1102.                               - if the file has a ARC, ARJ, LZH, PAK or ZIP
  1103.                                 extension, then the FV utility (from Vernon
  1104.                                 D. Berg) is used to provide a directory
  1105.                                 display of the compressed files.
  1106.  
  1107.                               - if the above is not satisfied, the PATH is
  1108.                                 searched for the TBXV-xxx.BAT inferred batch
  1109.                                 file which will be invoked to perform the
  1110.                                 viewing that is specific to this file type.
  1111.  
  1112.                               - failing the above, the traditional VIEW
  1113.                                 program is used to display the file
  1114.                                 contents.
  1115.  
  1116.                <CTRL Z>  Compresses all the files in the display directory
  1117.                          into a .ZIP file in the same directory.  The 8
  1118.                          character name is selected from the filename at the
  1119.                          current cursor position.  Again, any compression
  1120.                          format could have been used in preference to ZIP.
  1121.  
  1122.  
  1123.  
  1124. 6.3 DOS Batch Files
  1125.  
  1126.     The batch files described here provide a shortcut to using the features
  1127.     of the BTS program utilities.  The expected arguments are shown in lower
  1128.     case.
  1129.  
  1130.           TIR  [d:path][match-list]
  1131.  
  1132.                Uses ToolBOX as a replacement for the DOS DIR command.
  1133.                Starts ToolBOX so that if all files can be displayed on one
  1134.                screen, they will be displayed and ToolBOX exits immediately
  1135.                to DOS.  If more screens are required, ToolBOX remains
  1136.                active, but in DIRECTORY mode rather than SELECT to
  1137.                facilitate use as a directory display program.
  1138. General BTS Product Information                                      Page 21
  1139. ____________________________________________________________________________
  1140.  
  1141.  
  1142.  
  1143.           D1
  1144.  
  1145.                Invokes the DIRS utility to display branch sizes for the
  1146.                first level only.  This is probably the most common choice
  1147.                for day-to-day operations.  The same effect could have been
  1148.                created by using BTSPATCH to modify DIRS so that the number
  1149.                of levels was one by default.
  1150.  
  1151.  
  1152.           CLEAN [d:]
  1153.  
  1154.                Using WI, deletes all of the files on the designated drive
  1155.                (or current if not specified) that are at least 4 days old
  1156.                and have a BAK, OLD, or TMP extension.
  1157.  
  1158.  
  1159.           WI-COPY  sourceSpecification targetPath
  1160.  
  1161.                Using WI, copies all files corresponding to the match
  1162.                specification of the first argument, to the directory
  1163.                specified by the second argument.  As the first argument is
  1164.                assumed to end after the first trailing space, it is not
  1165.                possible to use a match list specification for the
  1166.                sourceSpecification.
  1167.  
  1168.  
  1169.           WI-RUN  filename [option]...
  1170.  
  1171.                Using WI, finds the first program matching the specified
  1172.                filename (.EXE extension assumed) and executes it.  The
  1173.                optional arguments, such as -C, are passed to WI.
  1174.  
  1175.  
  1176.           WI-VIEW sourceMatchlist
  1177.  
  1178.                Using WI, finds the files matching the argument matchlist and
  1179.                displays their contents with the VIEW utility.
  1180.  
  1181.  
  1182.           ZRUN d:path\zipname
  1183.  
  1184.                Provides a mechanism for simulating from the DOS command
  1185.                line, what ToolBOX does when unzipping files: i.e. deleting
  1186.                all files in C:\EMPTY, unzipping the named file into
  1187.                C:\EMPTY, and then starting the START.BAT file if it is
  1188.                available.  The full pathname for the ZIP file must be stated
  1189.                as it is referenced from the C:\EMPTY directory.  The example
  1190.                batch file is provided for the ZIP format, but could have
  1191.                been included for any of the available compress formats.
  1192.  
  1193. General BTS Product Information                                      Page 22
  1194. ____________________________________________________________________________
  1195.  
  1196.  
  1197. 6.4 MS Windows Data Files
  1198.  
  1199.     The BTS programs are obviously not specifically designed for use with
  1200.     Microsoft Windows.  They can however be used with the MS Windows 3.0
  1201.     program.  In fact under Windows the BTS facilities are generally much
  1202.     faster and more convenient than the Windows specific programs.
  1203.  
  1204.     Icons (.ICO) and pif (.PIF) files are provided for integrating the three
  1205.     full screen programs - TBOX, TREE, and VIEW.  These files are not
  1206.     required for correct operation under Windows, they are simply a
  1207.     convenience.  To include the BTS programs as a group, create a NEW group
  1208.     through the windows program manager.  In the initial Program Group
  1209.     Properties window enter a Description name (such as Binary Toolshed),
  1210.     and for the Group File specify C:\BTS\BTS.GRP.  This creates an
  1211.     established group with PIF files for ToolBOX, VIEW and TREE.  Two
  1212.     versions of each are provided, a normal version and one that forces full
  1213.     screen operation (applicable to 386 enhanced mode only).
  1214.  
  1215.  
  1216. General BTS Product Information                                      Page 23
  1217. ____________________________________________________________________________
  1218.  
  1219.  
  1220. APPENDIX A : Questions & Answers
  1221.  
  1222.  
  1223.     Q     Can I use the executable compress programs such as LZEXE or PKLITE
  1224.           to reduce the program size.
  1225.  
  1226.     A     Yes, but.  These programs do work.  Tests on the Binary Toolshed
  1227.           programs indicate a typical disk size reduction of 35% although
  1228.           there is a marginal increase in load time due to the required
  1229.           decompression time (this percentage will vary with each systems
  1230.           ratio of disk performance to processor speed).  On the negative
  1231.           side, BTSPATCH cannot work on compressed programs.  If you need to
  1232.           use BTSPATCH, use it on the normal version of the program, and
  1233.           then compress the patched version.
  1234.  
  1235.  
  1236.     Q     In ToolBOX, what happens if I enter a program name that has the
  1237.           same name as a directory.
  1238.  
  1239.     A     DOS won't actually let you create a directory and file with the
  1240.           same name, the second is always inhibited.  However, the ambiguity
  1241.           can occur anyway since when the program name is entered, the
  1242.           extension isn't usually provided.  ToolBOX takes this name
  1243.           (without an extension) and first checks if it matches a directory
  1244.           name.  If a match occurs the directory change is made and ToolBOX
  1245.           will never attempt to see if an appropriate executable file
  1246.           exists.  To prevent this, explicitly enter the extension when a
  1247.           potential problem exists.  This is rarely a problem.  The more
  1248.           common occurrence, which is not ambiguous, is to find executables
  1249.           within directories of the same name.
  1250.  
  1251.  
  1252.     Q     With ToolBOX, when invoking an application through point and shoot
  1253.           operations, is there any real difference between using inferred
  1254.           batch files and specially configuring a keybinding.
  1255.  
  1256.     A     Not in the basic sense; they both end up invoking the appropriate
  1257.           application and can optionally pass it the name of the selected
  1258.           file.
  1259.  
  1260.           The minor advantages of the inferred batch file are that it is
  1261.           probably easier to configure and, since it is external, ToolBOX's
  1262.           size isn't increased to hold the configuration data.
  1263.  
  1264.           The advantage of the configured keybinding is that several options
  1265.           are possible that are not available to the inferred batch file.
  1266.           You can specify more than one match specification and it can be
  1267.           based on something other than just the extension, any desired
  1268.           keystroke can be specified, flags can be set to pause/swap/
  1269.           reformat/etc, and the command executes much faster since the PATH
  1270.           doesn't have to be searched.
  1271.  
  1272.  
  1273. General BTS Product Information                                      Page 24
  1274. ____________________________________________________________________________
  1275.  
  1276.  
  1277.     Q     Isn't there another ambiguity in ToolBOX if referenced filenames
  1278.           start with the "!".
  1279.  
  1280.     A     Yes, ToolBOX is not able to tell whether !FILENAM.EXT is intended
  1281.           to exclude the file "FILENAM.EXT" or to include the file
  1282.           "!FILENAM.EXT".  ToolBOX resolves this somewhat by using the
  1283.           second definition ("!FILENAM.EXT") if there are any files in the
  1284.           referenced directory with a leading "!".  Obviously this is still
  1285.           a potential source of problems.  The safest solution is to rename
  1286.           all files that start with "!".
  1287.  
  1288.  
  1289.     Q     Why does <ALT p> use the DOS COPY rather than PRINT?
  1290.  
  1291.     A     Primarily because the PRINT command establishes a small TSR the
  1292.           first time it is run.  If you want to take advantage of the
  1293.           spooling capabilities of the PRINT command, change the
  1294.           SAMPLE-x.CFG file and ensure that PRINT is run once before ToolBOX
  1295.           is initiated (e.g. from your AUTOEXEC.BAT).  Obviously any print
  1296.           utility program could be used here.
  1297.  
  1298.  
  1299.  
  1300.  
  1301.     Q     What does it mean if ToolBOX just beeps when I try to initiate a
  1302.           program.
  1303.  
  1304.     A     For some reason the program can't be run.  Usually there is no
  1305.           memory available or the swap device is full.
  1306.  
  1307.  
  1308.     Q     Are there any operational hints for ToolBOX?
  1309.  
  1310.     A     Sure:
  1311.  
  1312.             a) to move up one directory (to ..)
  1313.  
  1314.                     <HOME><HOME><RETURN>
  1315.  
  1316.             b) to change the directory display format or sort selection, the
  1317.                pop-up menu sequence corresponds exactly to the 'dir' command
  1318.                parameters.  E.G.:
  1319.  
  1320.                     /fd
  1321.                          or
  1322.                     /sx
  1323.  
  1324.             c) to refresh the display for the current directory, simply
  1325.                enter '.' - which ToolBOX interprets as a request to move to
  1326.                the current directory.
  1327.  
  1328.             d) if you have trouble remembering whether it's the ALT or CTRL
  1329.                key, remember that ToolBOX only uses the <ALT-letter>
  1330.                combinations for the factory defaults.  <CTRL-letter> keys
  1331.                are left for the SAMPLE-x.CFG files or user configured
  1332. General BTS Product Information                                      Page 25
  1333. ____________________________________________________________________________
  1334.  
  1335.  
  1336.                bindings.
  1337.  
  1338.             e) you may find that using the intrinsic DEL command to delete a
  1339.                large number of files takes a considerable period of time.
  1340.                Either be patient or enter the original command in mixed case
  1341.                to request the faster DOS version.
  1342.  
  1343.  
  1344.     Q     Are there any limits one should be aware of?
  1345.  
  1346.     A     Unfortunately there are always limits.  The following are guide-
  1347.           lines; the available memory, the video card used, and other
  1348.           factors will influence the actual values.  The programs will
  1349.           continue even if these values are exceeded.
  1350.  
  1351.               TBOX  - 1200 files or subdirectories within a single directory
  1352.  
  1353.               VIEW  - 500KB per file
  1354.  
  1355.               TREE  - for each drive, 2700 directories
  1356.                     - for each directory, file list is limited to 400 files
  1357.  
  1358.               DIRS  - 1400 directories
  1359.                     - 256 subdirectories in each directory
  1360.  
  1361.  
  1362.     Q     Are there any known incompatibilities with other programs.
  1363.  
  1364.     A     Only one currently.  If using DOS 5, ANSI.SYS, and the DOS MODE
  1365.           command is used to establish 43 or 50 screen lines, there will
  1366.           occasionally be some confusion in the positioning of the cursor
  1367.           when switching between the split screen and DOS windows.  While
  1368.           this is little more than an annoyance in that text will be
  1369.           overwritten, at this time we recommend that with DOS 5 you use any
  1370.           of the alternative mechanisms for establishing more than 25 screen
  1371.           lines.
  1372.  
  1373.  
  1374. General BTS Product Information                                      Page 26
  1375. ____________________________________________________________________________
  1376.  
  1377.  
  1378. APPENDIX B : Glossary
  1379.  
  1380.     argument             an option field on the program command line.  Note,
  1381.                          the convention used within these manuals is that
  1382.                          "arguments" refer to the initial startup command
  1383.                          line, while "parameters" (see below) refer to
  1384.                          options on command lines within the ToolBOX
  1385.                          program.
  1386.  
  1387.     BTSPATCH.EXE         a separate utility program that allows the user to
  1388.                          set their own default startup command line within
  1389.                          each of the supplied Binary Toolshed programs.
  1390.                          Refer to the Utilities User Manual for more
  1391.                          information.
  1392.  
  1393.     command line         a single processable line of text.  This may be a
  1394.                          DOS command line or if within ToolBOX - a ToolBOX
  1395.                          intrinsic.
  1396.  
  1397.     command set          a collection of command lines that are assigned to
  1398.                          a keybinding for the ToolBOX program.  This
  1399.                          grouping is created through the TBOXCFG program.
  1400.  
  1401.     compressed file      a file that has been created by one of the many
  1402.                          available compression programs (ARC, PAK, PKZIP,
  1403.                          etc.).  Compression not only reduces the size of
  1404.                          the original, but provide a means of collecting a
  1405.                          number of individual files into one single file.
  1406.                          This compression reduces storage and/or communi-
  1407.                          cation time requirements.  Each compression
  1408.                          technique requires its own specific decompression
  1409.                          program to restore the compressed files back to
  1410.                          their original form.
  1411.  
  1412.     DIRS.EXE             a BTS utility program that displays disk space
  1413.                          utilization for directory branches.  Refer to the
  1414.                          Utilities User Manual for more information.
  1415.  
  1416.     DOS                  Disk Operating System, the control program for IBM
  1417.                          Personal Computers.  The term refers to both the
  1418.                          Microsoft (MS DOS) and the IBM (PC DOS) versions.
  1419.  
  1420.                          Refer to your DOS User Manual for further
  1421.                          explanations of DOS commands such as PATH, COPY,
  1422.                          FORMAT, RD, and RENAME, as well as descriptions of
  1423.                          wildcard characters, batch files, directories,
  1424.                          environment variables, command line redirection,
  1425.                          STDIN and STDOUT definitions, and so on.
  1426.  
  1427.     DRIVES.EXE           a BTS utility program that displays disk drive
  1428.                          parameters for all assigned drives.    Refer to the
  1429.                          Utilities User Manual for more information.
  1430.  
  1431. General BTS Product Information                                      Page 27
  1432. ____________________________________________________________________________
  1433.  
  1434.  
  1435.     environment variables
  1436.                          also referred to as set variables, these are user
  1437.                          defined names that can be associated with any
  1438.                          desired text string.  Programs can interrogate
  1439.                          these strings and act accordingly.  Use the DOS SET
  1440.                          command to modify these variables - such as BTS, or
  1441.                          PATH.
  1442.  
  1443.     errorlevel           an exit code value (from 0 to 255) returned from
  1444.                          all DOS programs.  This can be tested by the IF
  1445.                          statement within batch files or referenced by the
  1446.                          keybinding processing within ToolBOX.  All Binary
  1447.                          Toolshed programs employ a standard convention for
  1448.                          errorlevel values.
  1449.  
  1450.     factory defaults     the initialization settings that were established
  1451.                          by the Binary Toolshed and included in the
  1452.                          distribution version of the product.  The program
  1453.                          defaults can be changed subsequently by the
  1454.                          BTSPATCH or TBOXCFG programs.
  1455.  
  1456.     intrinsics           command lines understood and processed directly by
  1457.                          ToolBOX, i.e. they are not passed on to DOS.  These
  1458.                          command lines consist of a command word (e.g. "sel"
  1459.                          or "del") and optionally one or more parameters.
  1460.  
  1461.     keybinding           the attachment of a command set to a particular
  1462.                          keyboard keystroke.  These are configured by the
  1463.                          TBOXCFG program, and used by the TBOX program.
  1464.  
  1465.     keyboard command     a command line (DOS or intrinsic) entered manually
  1466.                          through the TBOX command line as shown at the
  1467.                          bottom of the directory display.
  1468.  
  1469.     keystroke            a single identifiable entry through the keyboard.
  1470.                          This may be one key or multiple keys.  For example
  1471.                          <a> or <CTRL ALT 9>.
  1472.  
  1473.     MAKEBAT.EXE          a BTS utility program that creates batch files
  1474.                          based on a template data file and a file match
  1475.                          specification for applicable files.  Refer to the
  1476.                          Utilities User Manual for more information.
  1477.  
  1478.     matchlist            a file selection specification list that can
  1479.                          specify a drive, path, and one or more file
  1480.                          specifications.  Each file specification can use
  1481.                          the DOS wildcard characters and be preceded by "!"
  1482.                          to indicate matching files should be removed from
  1483.                          the selected list rather than added.  For example:
  1484.  
  1485.                                   c:\dos\*.* !*.com !*.exe
  1486.  
  1487. General BTS Product Information                                      Page 28
  1488. ____________________________________________________________________________
  1489.  
  1490.  
  1491.     ONPATH.EXE           a BTS utility that determines if specified files
  1492.                          are accessible through the DOS PATH variable.
  1493.                          Refer to the Utilities User Manual for more
  1494.                          information.
  1495.  
  1496.     parameter            separate option field(s) following the command word
  1497.                          on a command line within the ToolBOX program; that
  1498.                          is used for the entry of DOS or intrinsic commands
  1499.                          through the keyboard command line or through
  1500.                          command sets.  Refer above to "argument".
  1501.  
  1502.     PATH                 the DOS reserved environment variable which
  1503.                          designates alternate directories to be searched for
  1504.                          program files.
  1505.  
  1506.     path                 a DOS directory specification consisting of an
  1507.                          optional leading drive indicator and one or more
  1508.                          directory names, e.g.
  1509.  
  1510.                                    d:\dos\5.00\
  1511.  
  1512.     pathname             a DOS file specification consisting of a filename
  1513.                          with an optional leading path, e.g.
  1514.  
  1515.                                    d:\dos\5.00\command.com
  1516.  
  1517.     point-and-shoot      the ability to cursor to an object such as a file
  1518.                          (hence point) and when <ENTER> is pressed (hence
  1519.                          shoot) have a particular operation carried out
  1520.                          based on some characteristic of the selected object
  1521.                          - such as the extension.
  1522.  
  1523.     popup menu           a window of menu selections that appears in the
  1524.                          "middle" of the current screen.  The menu options
  1525.                          may initiate actions directly or bring up further
  1526.                          menus with more options.
  1527.  
  1528.     quickcommand line    single command lines within ToolBOX that may be
  1529.                          initiated separate from the command sets bound to
  1530.                          particular keystrokes.
  1531.  
  1532.     redirection          a DOS capability which allows the normal input or
  1533.                          output of a command to be altered to come from or
  1534.                          go to a specified file.  Redirection can be used
  1535.                          for the DOS command lines within ToolBOX.
  1536.  
  1537.     self-extraction file a compressed file that embeds the decompression
  1538.                          facility within itself.  These are usually .EXE
  1539.                          files.  Running the file (and program) extracts (or
  1540.                          decompresses) the contained files into the current
  1541.                          directory.
  1542.  
  1543.     TBOX.EXE             The ToolBOX - the main shell program provided with
  1544.                          the BTS product.  These documentation files refer
  1545.                          to TBOX as ToolBOX.  Provides file directory
  1546. General BTS Product Information                                      Page 29
  1547. ____________________________________________________________________________
  1548.  
  1549.  
  1550.                          displays, point and shoot operations, single key
  1551.                          activation of sets of commands, pass through DOS
  1552.                          command line operation, reuse of command line text,
  1553.                          quick access to recently entered directories,
  1554.                          simultaneous directory and DOS window views, and
  1555.                          much more.  Refer to the ToolBOX User Manual for
  1556.                          more information.
  1557.  
  1558.     TBOXCFG.EXE          a BTS configuration program that allows extensive
  1559.                          modifications to the basic ToolBOX operational
  1560.                          capabilities.  Refer to the TBOXCFG User Manual for
  1561.                          more details.
  1562.  
  1563.     TOASCII.EXE          a BTS utility program that acts as a filter for
  1564.                          converting text files that use the extended IBM PC
  1565.                          character set to use the standard 95 printable
  1566.                          ASCII characters.  Refer to the Utilities User
  1567.                          Manual for more information.
  1568.  
  1569.     toggle               to switch between alternatives: ON to OFF, from
  1570.                          INSERT to OVERWRITE mode, from the DOS display to
  1571.                          the ToolBOX display, etc.
  1572.  
  1573.     TREE.EXE             a BTS utility program that graphically depicts the
  1574.                          directory structure in the form of a tree that can
  1575.                          be traversed with the cursor keys.  Refer to the
  1576.                          Utilities User Manual for more information.
  1577.  
  1578.     TSR                  a Transient and Stay Resident program.  These
  1579.                          programs permanently retain a small portion of
  1580.                          memory while they lie dormant waiting for a
  1581.                          particular action.  These programs must be
  1582.                          initiated before ToolBOX is run.
  1583.  
  1584.     verification window  a prompt window issued by ToolBOX to ensure the
  1585.                          requested operation is really desired.
  1586.  
  1587.     VIEW.EXE             a BTS utility program that allows browsing through
  1588.                          textual data files.  Refer to the Utilities User
  1589.                          Manual for more information.
  1590.  
  1591.     WI.EXE               a BTS utility program that locates specified files
  1592.                          wherever they are located on the disk drive(s), and
  1593.                          optionally carries out an operation on those files.
  1594.                          Refer to the Utilities User Manual for more
  1595.                          information.
  1596.  
  1597.